home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / kbsem216.zip / INSTALLF.BAT < prev    next >
DOS Batch File  |  1992-04-02  |  157b  |  12 lines

  1. echo off
  2. cls
  3. echo install to network drive f:\kbsemail
  4. echo or press control c now to abort
  5. pause
  6. f:
  7. cd\
  8. md kbsemail
  9. cd kbsemail
  10. copy a:*.* /v
  11. em
  12.